home *** CD-ROM | disk | FTP | other *** search
- object TPersHolder
- P.Name = 'VHDL'
- P.Extensions.Strings = (
- 'VHDL files (*.vhd)|*.vhd')
- P.SyntaxBlocks = <
- item
- Name = 'Default'
- ID = 0
- FIText = 9
- FIIntNum = 3
- FIFloatNum = 4
- FIHexNum = 3
- FIIdentifier = 5
- UseComments = True
- UseSingleLineComments = True
- UseStrings = True
- UseSingleLineStrings = True
- UseNumbers = True
- UseIdentifiers = True
- UseKeywords = True
- BlockDelimiters = <>
- SingleLineCommentDelimiters = <
- item
- FontID = 10
- LeftDelimiter = '--'
- end>
- SingleLineStringDelimiters = <
- item
- FontID = 2
- LeftDelimiter = '"'
- RightDelimiter = '"'
- end>
- KeywordSets = <
- item
- FontID = 6
- Name = 'keywords'
- Keywords =
- 'abs,access,after,alias,all,and,architecture,array,assert,attribu' +
- 'te,begin,block,body,buffer,bus,case,component,configuration,cons' +
- 'tant,disconnent,downto,else,elsif,end,entity,exit,file,for,funct' +
- 'ion,generate,generic,group,guarded,if,impure,in,inertial,inout,i' +
- 's,label,library,linkage,literal,loop,map,mod,nand,new,next,nor,n' +
- 'ull,of,on,open,or,others,out,package,port,postponed,procedure,pr' +
- 'ocess,pure,range,record,register,reject,rem,report,return,rol,ro' +
- 'r,select,severity,signal,sla,sll,sra,srl,subtype,then,to,transpo' +
- 'rt,type,unaffected,units,until,use,variable,wait,when,while,with' +
- ',xnor,xor'
- end
- item
- FontID = 8
- Name = 'datatypes'
- Keywords =
- 'bit,bit_vector,boolean,file,character,integer,natural,positive,r' +
- 'eal,severity_level,signed,std_logic,std_logic_vector,std_ulogic,' +
- 'std_ulogic_vector,string,time,unsigned'
- end>
- end>
- P.FontTable = <
- item
- FontID = 2
- GlobalAttrID = 'String'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 3
- GlobalAttrID = 'Integer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 4
- GlobalAttrID = 'Float'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 5
- GlobalAttrID = 'Identifier'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 6
- GlobalAttrID = 'Reserved words'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 8
- GlobalAttrID = 'Defines'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 9
- GlobalAttrID = 'Plain Text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 10
- GlobalAttrID = 'Comment'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end>
- P.SyntaxVersion = 3
- end
-